home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 November / CMCD1104.ISO / Software / Shareware / Multimedia / audiophiler / audiophilersetup.exe / {app} / audiophiler.exe / 0 / RCDATA / TFMTRACK / TFMTRACK.txt
Text File  |  2004-09-21  |  6KB  |  183 lines

  1. object FmTrack: TFmTrack
  2.   Left = 317
  3.   Top = 206
  4.   Width = 409
  5.   Height = 468
  6.   ActiveControl = Frame.EdtTitle
  7.   BorderIcons = [biSystemMenu]
  8.   Caption = 'Track Details'
  9.   Color = clBtnFace
  10.   Constraints.MinHeight = 430
  11.   Constraints.MinWidth = 409
  12.   Font.Charset = DEFAULT_CHARSET
  13.   Font.Color = clWindowText
  14.   Font.Height = -11
  15.   Font.Name = 'Tahoma'
  16.   Font.Style = []
  17.   OldCreateOrder = False
  18.   OnHide = FormHide
  19.   OnShow = FormShow
  20.   DesignSize = (
  21.     401
  22.     434)
  23.   PixelsPerInch = 96
  24.   TextHeight = 13
  25.   inline Frame: TFrameTrack
  26.     Left = 0
  27.     Top = 0
  28.     Width = 401
  29.     Height = 432
  30.     Anchors = [akLeft, akTop, akRight, akBottom]
  31.     Font.Charset = DEFAULT_CHARSET
  32.     Font.Color = clWindowText
  33.     Font.Height = -11
  34.     Font.Name = 'Tahoma'
  35.     Font.Style = []
  36.     ParentFont = False
  37.     TabOrder = 0
  38.     inherited Panel1: TPanel
  39.       inherited PageCtrlMain: TdxPageControl
  40.         inherited dxTabSheet4: TdxTabSheet
  41.           inherited Panel3: TPanel
  42.             inherited EdtTitle: TcxDBTextEdit
  43.               Properties.OnChange = nil
  44.             end
  45.             inherited EdtGenre: TcxPopupEdit
  46.               Properties.PopupMinWidth = 256
  47.               Properties.PopupWidth = 256
  48.               Properties.OnInitPopup = nil
  49.             end
  50.             inherited Edt2ndGenre: TcxPopupEdit
  51.               Properties.PopupControl = nil
  52.               Properties.PopupHeight = 200
  53.               Properties.PopupMinHeight = 100
  54.               Properties.PopupSysPanelStyle = False
  55.               Properties.PopupWidth = 250
  56.               Properties.OnInitPopup = nil
  57.             end
  58.             inherited EdtArtist: TcxDBLookupComboBox
  59.               Properties.DropDownListStyle = lsEditFixedList
  60.               Properties.DropDownRows = 8
  61.               Properties.DropDownSizeable = False
  62.               Properties.IncrementalFiltering = True
  63.               Properties.KeyFieldNames = ''
  64.               Properties.ListOptions.CaseInsensitive = False
  65.               Properties.ListOptions.ColumnSorting = True
  66.               Properties.ListOptions.GridLines = glBoth
  67.               Properties.ListOptions.ShowHeader = True
  68.               Properties.ListSource = nil
  69.               Properties.Revertable = False
  70.               Properties.OnNewLookupDisplayText = nil
  71.             end
  72.             inherited EdtAlbum: TcxDBLookupComboBox
  73.               Properties.DropDownRows = 8
  74.               Properties.DropDownSizeable = False
  75.               Properties.IncrementalFiltering = True
  76.               Properties.KeyFieldNames = ''
  77.               Properties.ListOptions.CaseInsensitive = False
  78.               Properties.ListOptions.ColumnSorting = True
  79.               Properties.ListOptions.GridLines = glBoth
  80.               Properties.ListOptions.ShowHeader = True
  81.               Properties.ListSource = nil
  82.               Properties.Revertable = False
  83.             end
  84.           end
  85.         end
  86.         inherited dxTabSheet5: TdxTabSheet
  87.           inherited Panel4: TPanel
  88.             Height = 133
  89.             inherited EdtBPM: TcxDBSpinEdit [5]
  90.             end
  91.             inherited EdtRating: TcxDBLookupComboBox [6]
  92.             end
  93.             inherited EdtRecordLabel: TcxDBLookupComboBox
  94.               Properties.DropDownRows = 20
  95.               Properties.ImmediateDropDown = False
  96.               Properties.IncrementalFiltering = True
  97.               Properties.ListColumns = <
  98.                 item
  99.                   SortOrder = soAscending
  100.                   FieldName = 'LabelName'
  101.                 end>
  102.               Properties.ListOptions.ColumnSorting = True
  103.               Properties.OnNewLookupDisplayText = nil
  104.             end
  105.             inherited EdtConductor: TcxDBLookupComboBox
  106.               Properties.DropDownListStyle = lsEditFixedList
  107.               Properties.DropDownRows = 8
  108.               Properties.DropDownSizeable = False
  109.               Properties.IncrementalFiltering = True
  110.               Properties.KeyFieldNames = ''
  111.               Properties.ListOptions.CaseInsensitive = False
  112.               Properties.ListOptions.ColumnSorting = True
  113.               Properties.ListOptions.GridLines = glBoth
  114.               Properties.ListOptions.ShowHeader = True
  115.               Properties.ListSource = nil
  116.               Properties.Revertable = False
  117.               Properties.OnNewLookupDisplayText = nil
  118.             end
  119.             inherited EdtOrchestra: TcxDBLookupComboBox
  120.               Properties.DropDownListStyle = lsEditFixedList
  121.               Properties.DropDownRows = 8
  122.               Properties.DropDownSizeable = False
  123.               Properties.IncrementalFiltering = True
  124.               Properties.KeyFieldNames = ''
  125.               Properties.ListOptions.CaseInsensitive = False
  126.               Properties.ListOptions.ColumnSorting = True
  127.               Properties.ListOptions.GridLines = glBoth
  128.               Properties.ListOptions.ShowHeader = True
  129.               Properties.ListSource = nil
  130.               Properties.Revertable = False
  131.               Properties.OnNewLookupDisplayText = nil
  132.             end
  133.           end
  134.         end
  135.       end
  136.     end
  137.     inherited Panel2: TPanel
  138.       Height = 217
  139.       inherited PageCtrlOther: TdxPageControl
  140.         Height = 213
  141.         inherited dxTabSheet1: TdxTabSheet
  142.           inherited ToolBar1: TToolBar
  143.             Top = 188
  144.           end
  145.           inherited GridCredits: TcxGrid
  146.             Height = 177
  147.           end
  148.         end
  149.         inherited dxTabSheet2: TdxTabSheet
  150.           inherited EdtNotes: TcxDBMemo
  151.             Height = 198
  152.           end
  153.         end
  154.         inherited dxTabSheet3: TdxTabSheet
  155.           inherited EdtLyrics: TcxDBMemo
  156.             Height = 198
  157.           end
  158.         end
  159.       end
  160.     end
  161.     inherited BtnCancel: TBitBtn
  162.       Top = 400
  163.       OnClick = FrameBtnCancelClick
  164.     end
  165.     inherited BtnOk: TBitBtn
  166.       Top = 400
  167.     end
  168.     inherited BtnHelp: TBitBtn
  169.       Top = 400
  170.     end
  171.     inherited DsTracks: TDataSource
  172.       DataSet = DM.TblTracks
  173.     end
  174.     inherited DspCredits: TDataSetProvider
  175.       DataSet = DM.TblTrackCredits
  176.     end
  177.     inherited CdsCredits: TClientDataSet
  178.       MasterSource = nil
  179.       PacketRecords = -1
  180.     end
  181.   end
  182. end
  183.